home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!usenet
- From: roland.bengtsson@mbox3.swipnet.se (Roland Bengtsson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: __saveds
- Date: 14 Jan 1996 10:46:41 GMT
- Organization: -
- Message-ID: <870.6586T1123T1037@mbox3.swipnet.se>
- References: <747.6586T681T16@mbox3.swipnet.se>
- NNTP-Posting-Host: dialup101-052.swipnet.se
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
- >:What does "__saveds" mean?
-
- The compiler generates extra code to load the near data section in A4.
-
- It's useful if your function is called outside your program, maybe a shared library or
- a callback function.
-
- --
- \|/
- Thor 2.22 @ @
- +--------------------------oOO-(_)-OOo----------+
- |Amigaowner | |
- |since 1988 | |
- | _ |Fidonet> 2:203/802.6 |
- | _ // | |
- | \X/ |Falkenberg, Westcoast of Sweden |
- |A3000/10MB | |
- |280HD/28.8 |Please write where YOU live! |
- |GVP Spectrum| |
- +------------+----------------------------------+
- AMIGA - Multimedia, Preemptive Multitasking
- Plug'n'Play since 1985.
- PGP-key Available
-
-